In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter / HTMLTaggedPdf Property

HTMLTaggedPdf Property (GdPictureDocumentConverter)

In This Topic
Syntax
'Declaration

 

Public Property HTMLTaggedPdf As Boolean
public bool HTMLTaggedPdf {get; set;}
public read-write property HTMLTaggedPdf: Boolean; 
public function get,set HTMLTaggedPdf : boolean
public: __property bool get_HTMLTaggedPdf();

public: __property void set_HTMLTaggedPdf( 

   bool value

);
public:

property bool HTMLTaggedPdf {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter
GdPictureDocumentConverter Members